-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.13.4
-
Code
-
Classes
- Logger
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
301 |
Lines of code |
94 |
Logical lines of code |
42 |
Comment lines |
175 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
12 |
33 |
log() |
S |
60 |
4 |
12 |
should_handle() |
S |
66 |
3 |
9 |
add() |
S |
63 |
1 |
12 |
emergency() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
debug() |
S |
79 |
1 |
3 |
clear() |
S |
76 |
1 |
4 |